home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacWorld 1999 April
/
Macworld (1999-04).dmg
/
Serious Software
/
Katabounga demo
/
Katabounga
/
Katabounga US 2.08
/
Katabounga US 2.08.rsrc
/
TEXT_145_SizeObject.txt
< prev
next >
Wrap
Text File
|
1998-12-16
|
378b
|
12 lines
SizeObject Object,H_Pixels,V_Pixels
Allows an object's size to be changed. The size is expressed in pixels.
SizeObject MySelf, (MySelf.Right - MySelf.Left) / 2,100
SizeObject Object_Film,100,100
An example for placing an object at full screen and starting up its media.
MoveObject Object_Film,0,0
SizeObject Object_Film,SceneWidth,SceneHeight
Message Start_Film,Object_Film